searchengine: Emit a simple warning when tracker init failed
authorGaël Bonithon <gael@xfce.org>
Thu, 9 Feb 2023 18:26:47 +0000 (19:26 +0100)
committerGaël Bonithon <gael@xfce.org>
Thu, 9 Feb 2023 18:46:30 +0000 (19:46 +0100)
commit6215b38e645f5047d52e625562efccc1e4f85867
tree30c46006498f016de3007897293aee1362c8408a
parent41490f96240eb04d85cbe5e1f264ab09ec00b9e0
searchengine: Emit a simple warning when tracker init failed

Failure is allowed by nature of GInitable, and this avoids unnecessary
crashing of programs running with G_DEBUG=fatal-criticals.
gtk/gtksearchenginetracker3.c